Gerd Moellmann [Mon, 6 Aug 2001 10:41:52 +0000 (10:41 +0000)]
(tool-bar-add-item-from-menu): Handle
old-style menu definitions.
Pavel Janík [Mon, 6 Aug 2001 10:12:17 +0000 (10:12 +0000)]
Keyword added and FSF specified as Maintainer.
Gerd Moellmann [Mon, 6 Aug 2001 10:03:40 +0000 (10:03 +0000)]
Remove init_stack static declaration.
Pavel Janík [Mon, 6 Aug 2001 09:59:02 +0000 (09:59 +0000)]
Specify FSF as Maintainer.
Pavel Janík [Mon, 6 Aug 2001 09:50:02 +0000 (09:50 +0000)]
Specify FSF as Maintainer.
Pavel Janík [Mon, 6 Aug 2001 09:39:52 +0000 (09:39 +0000)]
Specify FSF as Maintainer.
Eli Zaretskii [Sun, 5 Aug 2001 17:27:27 +0000 (17:27 +0000)]
(Lossage, Bugs): Mention the keys which display PROBLEMS and FAQ.
Pavel Janík [Sun, 5 Aug 2001 09:04:05 +0000 (09:04 +0000)]
Milan Zamazal has new address.
Pavel Janík [Sat, 4 Aug 2001 14:32:41 +0000 (14:32 +0000)]
Be consistent when naming CONTROL and META keys.
Pavel Janík [Sat, 4 Aug 2001 13:04:25 +0000 (13:04 +0000)]
Czech tutorial updated.
Eli Zaretskii [Sat, 4 Aug 2001 12:47:23 +0000 (12:47 +0000)]
(Bugs and problems): Mention the related sections of the Emacs manual, and
the PROBLEMS file.
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
Eli Zaretskii [Sat, 4 Aug 2001 12:39:30 +0000 (12:39 +0000)]
(Lossage, Bugs): Mention etc/PROBLEMS and the Bugs section of the FAQ.
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
Eli Zaretskii [Sat, 4 Aug 2001 12:15:32 +0000 (12:15 +0000)]
Rewrite the description of the operation of Chinese input methods.
From RMS.
Werner LEMBERG [Sat, 4 Aug 2001 06:26:06 +0000 (06:26 +0000)]
Updated to latest version of TUTORIAL.
Gerd Moellmann [Fri, 3 Aug 2001 15:12:39 +0000 (15:12 +0000)]
(custom-set-variables): Don't test `custom-requests'
properties, check the third element of the options passed to
custom-set-variables instead.
Gerd Moellmann [Fri, 3 Aug 2001 12:33:41 +0000 (12:33 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 3 Aug 2001 12:33:14 +0000 (12:33 +0000)]
(info-insert-file-contents): Use info-file-exists-p
instread of file-exists-p.
Gerd Moellmann [Fri, 3 Aug 2001 12:28:18 +0000 (12:28 +0000)]
(zone-pgm-stress): Use unwind-protect to make sure
the mode-line face is restored. Fix several bugs.
Gerd Moellmann [Fri, 3 Aug 2001 11:57:27 +0000 (11:57 +0000)]
(perform-replace): Doc fix.
Gerd Moellmann [Fri, 3 Aug 2001 11:36:48 +0000 (11:36 +0000)]
(read_key_sequence): Check that key is an integer
before comparing it with quit_char.
(add_command_key): Use larger_vector.
(read_char_x_menu_prompt): Instead of converting symbol and
integer events into conses (EVENT . nil), use (EVENT . disabled)
which cannot be confused with legal events.
(read_char): When reading from Vunread_command_events, check for
events of the form (EVENT . disabled) instead of
(EVENT . nil).
Gerd Moellmann [Fri, 3 Aug 2001 09:55:40 +0000 (09:55 +0000)]
(resize_mini_window): If Vmax_mini_window_height is
a float, determine the max height from the frame's height.
Eli Zaretskii [Thu, 2 Aug 2001 13:56:54 +0000 (13:56 +0000)]
(Faces): Document that changing the colors of the `default' face
also changes the fore/background colors on all frames. Add a
cross-reference to the description of how to change colors for one
frame only.
Eli Zaretskii [Thu, 2 Aug 2001 13:54:16 +0000 (13:54 +0000)]
(Creating Frame): One more example of using default-frame-alist.
(Frame Parameters): Mention default-frame-alist and add a cross-reference
to its description.
Eli Zaretskii [Thu, 2 Aug 2001 13:50:57 +0000 (13:50 +0000)]
(X Resources): Add index entries for the .Xdefaults file, and its
substitute for MS-Windows.
Eli Zaretskii [Thu, 2 Aug 2001 12:40:50 +0000 (12:40 +0000)]
Mention a few more "C-h" commands.
Eli Zaretskii [Thu, 2 Aug 2001 12:17:45 +0000 (12:17 +0000)]
(Man Page): Mention the -a switch to `man' in a footnote.
Francesco Potortì [Thu, 2 Aug 2001 11:40:26 +0000 (11:40 +0000)]
Oops. A typo.
Francesco Potortì [Thu, 2 Aug 2001 11:30:25 +0000 (11:30 +0000)]
Code cleanup, speed and consing improvements for uniquify.el.
(uniquify-ref-base, uniquify-ref-filename)
(uniquify-ref-buffer, uniquify-ref-proposed): New functions.
(uniquify-fix-item-base, uniquify-fix-item-filename)
(uniquify-fix-item-buffer, uniquify-fix-item-proposed): Deleted.
Callers changed.
(uniquify-set-proposed): Changed to work with a vector item.
(uniquify-rationalize-file-buffer-names): Use a list of arrays for
the fix list, and a list of strings for the non-file buffer
names. Both changes reduce consing.
(uniquify-rationalize-a-list): Local variable renaming.
(uniquify-rationalize-conflicting-sublist): Use member instead of
assoc.
(uniquify-rename-buffer): Use unless instead of if not.
Francesco Potortì [Thu, 2 Aug 2001 11:26:48 +0000 (11:26 +0000)]
Code cleanup, speed and consing improvements for uniquify.el.
Gerd Moellmann [Thu, 2 Aug 2001 10:54:51 +0000 (10:54 +0000)]
(recentf-dump-variable): Handle a value of nil
correctly.
Eli Zaretskii [Thu, 2 Aug 2001 10:36:22 +0000 (10:36 +0000)]
(Display Cursor): Add an index entry for "highlight current line".
Eli Zaretskii [Thu, 2 Aug 2001 10:35:40 +0000 (10:35 +0000)]
(Position Info): Add a cross-reference to where hl-line-mode is described.
Eli Zaretskii [Thu, 2 Aug 2001 10:33:46 +0000 (10:33 +0000)]
Fix "allows to save".
Gerd Moellmann [Thu, 2 Aug 2001 10:11:57 +0000 (10:11 +0000)]
(custom-set-variables): Set options with :require
clauses last.
Gerd Moellmann [Thu, 2 Aug 2001 09:04:45 +0000 (09:04 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 2 Aug 2001 09:04:15 +0000 (09:04 +0000)]
(defcustom): Doc fix.
Gerd Moellmann [Thu, 2 Aug 2001 09:00:17 +0000 (09:00 +0000)]
(TAGS, TAGS-LISP): Exclude loaddefs.el.
Gerd Moellmann [Thu, 2 Aug 2001 08:30:26 +0000 (08:30 +0000)]
(redisplay_internal): Take message_cleared_p into
account only if minibuf_level == 0.
Francesco Potortì [Wed, 1 Aug 2001 19:07:33 +0000 (19:07 +0000)]
These changes correct a corner case that the old code managed correctly.
Precisely when you have a buffer visiting a file in the root directory
and then revert it to a file with the same name in a different
directory.
(uniquify-fix-item-proposed): Renamed from
uniquify-fix-item-min-proposed.
(uniquify-set-proposed): New function.
(uniquify-rationalize-file-buffer-names): Code reshuffled for
clarity and speed.
(uniquify-item-greaterp): Substitutes uniquify-item-lessp. This
is equivalent to what the old code did.
(uniquify-rationalize-a-list): Never recompute the proposed
name. Sort the conflicting sublist before rationalising it: this
is equivalent to what the old code did, but one directory element
at a time, and only when necessary.
(uniquify-rationalize-conflicting-sublist): Recompute here the
proposed name.
Francesco Potortì [Wed, 1 Aug 2001 19:05:32 +0000 (19:05 +0000)]
uniquify.el
Eli Zaretskii [Wed, 1 Aug 2001 16:03:11 +0000 (16:03 +0000)]
Mention the change in base64-decode-string whereby the result is
always a unibyte string.
Eli Zaretskii [Wed, 1 Aug 2001 15:51:18 +0000 (15:51 +0000)]
Fix typos; from Eric Hanchrow <offby1@blarg.net>.
Eli Zaretskii [Wed, 1 Aug 2001 15:31:08 +0000 (15:31 +0000)]
(man): Mention Man-switches in the doc string.
(Man-switches): Mention -a in the doc string.
Eli Zaretskii [Wed, 1 Aug 2001 15:29:35 +0000 (15:29 +0000)]
(ispell-alternate-dictionary): Add /usr/share/lib/dict/words, for Irix.
Eli Zaretskii [Wed, 1 Aug 2001 15:27:36 +0000 (15:27 +0000)]
Bind shifted and control-shifted kp-* keys to the
corresponding non-kp keys. Suggested by Stephen Gildea <gildea@alum.mit.edu>.
Francesco Potortì [Wed, 1 Aug 2001 14:39:56 +0000 (14:39 +0000)]
(uniquify-rationalize-file-buffer-names): Reshuffled the code for
clarity and speed (maybe).
Francesco Potortì [Wed, 1 Aug 2001 14:39:28 +0000 (14:39 +0000)]
uniquify.el
Francesco Potortì [Wed, 1 Aug 2001 14:10:44 +0000 (14:10 +0000)]
(uniquify-rationalize-file-buffer-names): Add an
explicit test for " **lose**" buffers generated by
find-alternate-file to avoid an error in particular conditions.
Francesco Potortì [Wed, 1 Aug 2001 14:10:25 +0000 (14:10 +0000)]
uniquify.el
Gerd Moellmann [Wed, 1 Aug 2001 13:58:03 +0000 (13:58 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 1 Aug 2001 13:55:36 +0000 (13:55 +0000)]
(redisplay_internal): Add a check for the last
displayed message.
Gerd Moellmann [Wed, 1 Aug 2001 13:44:45 +0000 (13:44 +0000)]
(autoload): Don't autoload `diff-mode' if it's
already fboundp. Add INTERACTIVE arg to autoload form.
Gerd Moellmann [Wed, 1 Aug 2001 13:27:18 +0000 (13:27 +0000)]
(message_cleared_p): New variable.
(clear_message): Set message_cleared_p when clearing the current
message.
(redisplay_internal): Look at message_cleared_p to capture
the case that the echo area should be cleared.
Gerd Moellmann [Wed, 1 Aug 2001 11:59:42 +0000 (11:59 +0000)]
(resize_echo_area_exactly): Fix typo in function name.
Gerd Moellmann [Wed, 1 Aug 2001 11:54:57 +0000 (11:54 +0000)]
(resize_echo_area_exactly): Fix typo in function
name.
Gerd Moellmann [Wed, 1 Aug 2001 11:54:33 +0000 (11:54 +0000)]
(command_loop_1): Fix spelling of
resize_echo_area_exactly.
Gerd Moellmann [Wed, 1 Aug 2001 11:25:52 +0000 (11:25 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 1 Aug 2001 10:46:23 +0000 (10:46 +0000)]
(gnus-startup-file-coding-system): Revert to binary.
(gnus-ding-file-coding-system): New variable.
(gnus-read-newsrc-el-file, gnus-save-newsrc-file)
(gnus-slave-save-newsrc): Use it.
Gerd Moellmann [Wed, 1 Aug 2001 10:18:26 +0000 (10:18 +0000)]
Add Keywords and Maintainer. Remove a
reference to a removed function.
Gerd Moellmann [Wed, 1 Aug 2001 09:53:58 +0000 (09:53 +0000)]
(x_set_tool_bar_lines): Clear the tool bar window's
current matrix when the window gets smaller.
Gerd Moellmann [Wed, 1 Aug 2001 08:41:06 +0000 (08:41 +0000)]
*** empty log message ***
Eli Zaretskii [Wed, 1 Aug 2001 08:29:28 +0000 (08:29 +0000)]
(strout): Treat the characters at *ptr as unsigned char.
Gerd Moellmann [Wed, 1 Aug 2001 08:02:45 +0000 (08:02 +0000)]
(animate-string): Handle case that the string is
longer than the window is wide.
Gerd Moellmann [Tue, 31 Jul 2001 14:41:14 +0000 (14:41 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 31 Jul 2001 14:40:50 +0000 (14:40 +0000)]
(Finsert_file_contents): Don't treat a return value
of 0 from emacs_read as an IO error.
Gerd Moellmann [Tue, 31 Jul 2001 14:04:50 +0000 (14:04 +0000)]
(desktop-save): Bind coding-system-for-write to
`emacs-mule' for write-region.
Gerd Moellmann [Tue, 31 Jul 2001 11:36:30 +0000 (11:36 +0000)]
(delete-selection-pre-hook): Don't set this-command
to `ignore' if the region is empty.
Gerd Moellmann [Tue, 31 Jul 2001 09:50:56 +0000 (09:50 +0000)]
(set-keyboard-coding-system): Set
keyboard-coding-system.
Gerd Moellmann [Tue, 31 Jul 2001 08:44:21 +0000 (08:44 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 31 Jul 2001 08:44:01 +0000 (08:44 +0000)]
(gnus-startup-file-coding-system): Change to
`emacs-mule'.
Gerd Moellmann [Tue, 31 Jul 2001 08:28:43 +0000 (08:28 +0000)]
(smerge-mode): Check if `font-lock-mode' is bound
before accessing it.
Andreas Schwab [Mon, 30 Jul 2001 19:09:07 +0000 (19:09 +0000)]
(toggle-highlight-paren-mode): Use `(show-paren-mode)' as body.
André Spiegel [Mon, 30 Jul 2001 18:25:58 +0000 (18:25 +0000)]
#Document prev change.
André Spiegel [Mon, 30 Jul 2001 18:22:50 +0000 (18:22 +0000)]
(vc-checkout-hook): New hook.
(vc-checkout): Run it.
André Spiegel [Mon, 30 Jul 2001 15:01:49 +0000 (15:01 +0000)]
(vc-checkout-hook): New hook.
(vc-checkout): Run it.
Gerd Moellmann [Mon, 30 Jul 2001 14:08:51 +0000 (14:08 +0000)]
Add description of double-click-fuzz.
Gerd Moellmann [Mon, 30 Jul 2001 14:04:37 +0000 (14:04 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 30 Jul 2001 14:04:16 +0000 (14:04 +0000)]
(Repeat Events): Add description of double-click-fuzz.
Gerd Moellmann [Mon, 30 Jul 2001 13:58:38 +0000 (13:58 +0000)]
(abs): New macro.
(double_click_fuzz): New variable.
(make_lispy_event): Use it to determine what makes a double-click.
(syms_of_keyboard): DEFVAR_INT it.
Eli Zaretskii [Mon, 30 Jul 2001 11:09:22 +0000 (11:09 +0000)]
(makefile-macroassign-regex): Recognize the ?= operator.
From Jonathan Kamens <jik@curl.com>.
Eli Zaretskii [Mon, 30 Jul 2001 11:01:41 +0000 (11:01 +0000)]
Proofreading changes from JDonner <jdonner0@earthlink.net>.
Gerd Moellmann [Mon, 30 Jul 2001 11:00:46 +0000 (11:00 +0000)]
(mail-strip-quoted-names): Replace text
literally. Reported by Sean Rima <sean@**Delete**.tcob1.net>.
Gerd Moellmann [Mon, 30 Jul 2001 08:18:34 +0000 (08:18 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 30 Jul 2001 08:18:04 +0000 (08:18 +0000)]
(vc-switch-backend): Fix autoload cookie.
Gerd Moellmann [Mon, 30 Jul 2001 08:12:46 +0000 (08:12 +0000)]
(set_frame_menubar): Take into account that
f->menu_bar_vector can be nil, and not a vector. From Ken Raeburn
<raeburn@gnu.org>.
Gerd Moellmann [Mon, 30 Jul 2001 06:23:47 +0000 (06:23 +0000)]
(desktop-save): Add `-*- coding: emacs-mule -*-' to
the desktop file.
Gerd Moellmann [Sun, 29 Jul 2001 11:07:35 +0000 (11:07 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 27 Jul 2001 15:29:54 +0000 (15:29 +0000)]
(init_from_display_pos): If POS is in an overlay string,
deal with the first overlay string having an image `display'
property.
(try_window_reusing_current_matrix, compute_line_metrics): Fix
computation of row's visible height for the case that part of the
row is invisible above and part of the row is at the same time
invisible below the window.
Gerd Moellmann [Fri, 27 Jul 2001 15:28:46 +0000 (15:28 +0000)]
(shift_glyph_matrix, blank_row): Fix computation
of row's visible height.
Gerd Moellmann [Fri, 27 Jul 2001 15:28:08 +0000 (15:28 +0000)]
(x_get_glyph_string_clip_rect): Minor cleanup.
Gerd Moellmann [Fri, 27 Jul 2001 15:26:53 +0000 (15:26 +0000)]
(last-sexp-setup-props): New function.
(last-sexp-toggle-display): Renamed from last-sexp-print.
(last-sexp-toggle-display, eval-last-sexp-1): Use
last-sexp-setup-props.
Eli Zaretskii [Fri, 27 Jul 2001 11:13:18 +0000 (11:13 +0000)]
Document that help echo for menu items doesn't work on Windows.
Gerd Moellmann [Fri, 27 Jul 2001 08:41:35 +0000 (08:41 +0000)]
(mouse-wheel-down-button, mouse-wheel-up-button):
New user-options.
(mouse-wheel-change-button): New function.
(mouse-wheel-mode): Use mouse-wheel-{up,down}-button.
(mwheel-scroll): Ditto.
Werner LEMBERG [Fri, 27 Jul 2001 07:09:54 +0000 (07:09 +0000)]
Fixing some typos.
Eli Zaretskii [Thu, 26 Jul 2001 15:43:08 +0000 (15:43 +0000)]
More information about how to find the Meta keys.
Gerd Moellmann [Thu, 26 Jul 2001 13:41:54 +0000 (13:41 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 26 Jul 2001 13:41:32 +0000 (13:41 +0000)]
(eval-last-sexp-1): Don't search for
`...', compare with unabbreviated printed representation instead.
(last-sexp-print): Bind print-length and print-level to nil.
Gerd Moellmann [Thu, 26 Jul 2001 13:34:32 +0000 (13:34 +0000)]
(eval-last-sexp-1): Look for a `...'
before assigning text properties. Make properties rear-nonsticky.
Gerd Moellmann [Thu, 26 Jul 2001 13:16:25 +0000 (13:16 +0000)]
(x-show-tip): Doc fix.
Gerd Moellmann [Thu, 26 Jul 2001 13:14:02 +0000 (13:14 +0000)]
(Vx_max_tooltip_size): New variable.
(syms_of_xfns): DEFVAR_LISP it.
(Fx_show_tip): Set frame's window_width to the width of the
window. Use a maximum tooltip size specified by
Vx_max_tooltip_size, if that has valid contents.
(x_create_tip_frame): Set tooltip buffer's truncate-lines to nil.